* dispnew.c (clear_glyph_row, copy_row_except_pointers): Use enums
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 24 Sep 2013 15:29:27 +0000 (08:29 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 24 Sep 2013 15:29:27 +0000 (08:29 -0700)
commit28d7b1e4cccf8ddf9dfcebc6d509c914182a56fc
tree0f4abe516af7f30d1db7f951500a0a5fdec4fdfc
parent54469850d6295aecbd015b19bc1dd35a24ab36ae
* dispnew.c (clear_glyph_row, copy_row_except_pointers): Use enums

instead of ints, as it's the usual style for offsetof constants.  See:
http://lists.gnu.org/archive/html/emacs-devel/2013-09/msg00478.html
src/ChangeLog
src/dispnew.c